-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0 #227
Closed
dependabot
wants to merge
170
commits into
release/v3.0.x
from
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.3.0
Closed
build(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0 #227
dependabot
wants to merge
170
commits into
release/v3.0.x
from
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.3.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: remove redundant init genesis call
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.46.11 to 0.47.1. - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.47.1/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.46.11...v0.47.1) --- updated-dependencies: - dependency-name: github.com/cosmos/cosmos-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…modules/github.com/cosmos/cosmos-sdk-0.47.1 build(deps): bump github.com/cosmos/cosmos-sdk from 0.46.11 to 0.47.1
…modules/github.com/spf13/cobra-1.7.0 build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
…handler Add test for Upgrade Handler
Use main alliance
use a replace statement in go.mod
Local run node scripts
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…hub_actions/actions/setup-go-4 build(deps): bump actions/setup-go from 3 to 4
…se-v3 automate release
…tion automatic release assets
don't cross compile assets
Remove myself from `CODEOWNERS`
…modules/tests/interchaintest/github.com/cometbft/cometbft-0.37.2 build(deps): bump github.com/cometbft/cometbft from 0.37.1 to 0.37.2 in /tests/interchaintest
Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v7.3.0/CHANGELOG.md) - [Commits](cosmos/ibc-go@v7.2.0...v7.3.0) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
PolkachuIntern,
faddat,
Sen-Com,
kerber0x,
0xFable,
vuong177 and
hieuvubk
as code owners
September 1, 2023 09:46
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Sep 1, 2023
faddat
force-pushed
the
release/v3.0.x
branch
from
September 5, 2023 09:49
c03e6c3
to
47b901a
Compare
Looks like github.com/cosmos/ibc-go/v7 is no longer a dependency, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.3.0
branch
September 5, 2023 09:49
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0.
Release notes
Sourced from github.com/cosmos/ibc-go/v7's releases.
... (truncated)
Changelog
Sourced from github.com/cosmos/ibc-go/v7's changelog.
Commits
c75650a
Update CHANGELOG.md7c8e7e5
Update CHANGELOG.md45c051d
docs(callbacks): improved godocs for ContractKeeper state reversion (backport...0f8aa82
Update CHANGELOG.mda6cc929
docs: migration docs for v7.3 (#4502) (#4508)08c969a
fix(testing): use the correct revision height when querying trusted validator...84dca76
fix: use UTC time for packet timeout error (backport #4476) (#4497)db4ec13
Dockerfile added and go.mod local pin removed (backport #4406) (#4477)3201ab9
Give callbacks its own go.mod (backport #4341) (#4464)02650e9
Remove callbacks wiring in ibc go simapp (#4340) (#4463)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)